ISchemaFieldTypeElementType Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Nullable<EnumElementType> ElementType { get; }
ReadOnly Property ElementType As Nullable(Of EnumElementType)
Get
property Nullable<EnumElementType> ElementType {
Nullable<EnumElementType> get ();
}
abstract ElementType : Nullable<EnumElementType> with get
Property Value
Type:
NullableEnumElementTypeSee Also