ISchemaFieldResultIsAttribute Property
|
Gets whether the field output is for an
attribute field.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IsAttribute { get; }
ReadOnly Property IsAttribute As Boolean
Get
property bool IsAttribute {
bool get ();
}
abstract IsAttribute : bool with get
Property Value
Type:
BooleanSee Also