PropertySelectionType
Description:
An enumerated type listing the types of properties to find in the template.
An enumerated type listing the types of properties to find in the template.
public enum PropertySelectionType
| Name | Description |
|---|---|
| All | All the properties. |
| Exporting | The properties that are included in export. |
| NonExporting | The properties that are not included in export. |