ComponentOne Studio Web API Edition
Parameter Class Properties

For a list of all members of this type, see Parameter members.

Public Properties
 NameDescription
Public PropertyAllowedValuesGets a list of supported values for the parameter.  
Public PropertyDataTypeGets the type of the parameter.  
Public PropertyErrorGets the error which occurs after the parameter is set.  
Public PropertyHiddenGets a boolean value indicating whether the parameter should not be displayed to the user.  
Public PropertyMultiValueGets a boolean value indicating whether this is a multi-value parameter.  
Public PropertyNameGets the name of the parameter.  
Public PropertyNullableGets a boolean value indicating whether the value of the parameter can be null.  
Public PropertyPromptGets the prompt to display when asking for parameter value.  
Public PropertyValueGets the value of the parameter.  
Top
See Also

Reference

Parameter Class
C1.Web.Api.Report.Models Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.