2.7.4 Entity.CustomProperties

The Entity.CustomProperties element specifies a collection of custom properties for an entity.

The Entity.CustomProperties element is optional. This element is of type CustomProperties. If the Entity.CustomProperties element is not present, its value is interpreted as NULL.

The following is the parent element of the Entity.CustomProperties element.

Parent elements

Entity

The following is the XML Schema definition of the Entity.CustomProperties element.          

 <xsd:element name="CustomProperties" type="CustomPropertiesType" minOccurs="0" />