Method | Description | |
---|---|---|
Exists ( ) : bool | ||
GetBoolean ( ) : bool | ||
GetDouble ( ) : double | ||
GetEnumeration ( ) : string[] | ||
GetFloat ( ) : float | ||
GetInteger ( ) : int | ||
GetLong ( ) : long | ||
GetString ( ) : string | ||
ODDRPropertyValue ( String value, String type, IPropertyRef propertyRef ) : System | ||
PropertyRef ( ) : IPropertyRef |
public ODDRPropertyValue ( String value, String type, IPropertyRef propertyRef ) : System | ||
value | String | |
type | String | |
propertyRef | IPropertyRef | |
return | System |