v11.0 (2013)
Returns the Custom Property count for a given type.
Int32 XSIApplication.GetCustomPropertyCount( String in_strType ); |
oLong = XSIApplication.GetCustomPropertyCount( Type ); |
Returns the Custom Property count for a given type as a Long
Parameter | Type | Description |
---|---|---|
Type | String | The type of the Custom Propert to search. |