ISchemaSyncherAssetContent Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ISchemaContent AssetContent { get; set; }
Property AssetContent As ISchemaContent
Get
Set
property ISchemaContent^ AssetContent {
ISchemaContent^ get ();
void set (ISchemaContent^ value);
}
abstract AssetContent : ISchemaContent with get, set
Property Value
Type:
ISchemaContentSee Also