Method GetDefaultProperties
GetDefaultProperties()
Get all default properties stored in this definition.
Declaration
public List<PropertyData> GetDefaultProperties()
Returns
| Type | Description |
|---|---|
| List<PropertyData> | Return a list of PropertyData for each properties stored in this definition. The returned list is never null. |