CustomProp Element
Contains a custom property value.
Syntax
<CustomProp
[Name ]
[PropType]>
</CustomProp>
Attributes
Name
Optional string. The name of the custom property.
PropType
Optional string. The data type of the custom property.
Element properties
Property |
Value |
---|---|
Name |
CustomProp |
Minimum Occurrences |
0 |
Maximum Occurrences |
Unbounded |
Element information
Parent elements
Child elements
None
Valid data types for the CustomProps element are: string, boolean, date, and number.