ModifiablePropertyType Element

System.Object

PropertyType

ModifiablePropertyType

ContentData

ListOfBinary

ListOfBoolean

ListOfDateTime

ListOfFloat64

ListOfId

ListOfInteger32

ListOfObject

ListOfString

SingletonBinary

SingletonBoolean

SingletonDateTime

SingletonFloat64

SingletonId

SingletonInteger32

SingletonObject

SingletonString

 

Client Declaration

The base element representing all Content Engine property types that can be modified.

 

Base Element Inheritance

Attributes

Attributes Specific to .NET Clients

 

XML Schema

<xsd:complexType name="ModifiablePropertyType">
   <xsd:complexContent>
      <xsd:extension base="PropertyType"/>
   </xsd:complexContent>
</xsd:complexType>