ComponentOne Studio Web API Edition
Parameter Class Members
Properties 

The following tables list the members exposed by Parameter.

Public Constructors
 NameDescription
Public ConstructorParameter Constructor  
Top
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.