ISchemaVersionCommonSchemaId Property
|
Gets the entity ID of the
schema that this schema version belongs to.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ReadOnly Property SchemaId As String
Get
property String^ SchemaId {
String^ get ();
}
abstract SchemaId : string with get
Property Value
Type:
StringSee Also