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