ISchemaFieldTypeIsXpower Property
|
Gets whether this field type is an XPower field type.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property IsXpower As Boolean
Get
property bool IsXpower {
bool get ();
}
abstract IsXpower : bool with get
Property Value
Type:
BooleanSee Also