CustomProp Element [Visio 2003 SDK Documentation]

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
Maximum Occurrences Unbounded 

Element information

Parent elements

CustomProps

Child elements

None

Remarks

Valid data types for the CustomProps element are: string, boolean, date, and number.