PropertyDefinitionPropertyType Property |
Gets the PropertyType of the property.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PropertyDefinitionDefinitionType PropertyType { get; }
Public ReadOnly Property PropertyType As PropertyDefinitionDefinitionType
Get
public:
property PropertyDefinitionDefinitionType PropertyType {
PropertyDefinitionDefinitionType get ();
}
member PropertyType : PropertyDefinitionDefinitionType with get
Property Value
Type:
PropertyDefinitionDefinitionType
See Also