ISchemaFieldTypeElementType Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxEnumElementType? ElementType { get; }ReadOnly Property ElementType As EnumElementType?
Get
property Nullable<EnumElementType> ElementType {
Nullable<EnumElementType> get ();
}abstract ElementType : Nullable<EnumElementType> with get
Property Value
NullableEnumElementType
See Also