IAssetContentIndexEntrySchema Property
|
Gets/sets the Asset schema
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring Schema { get; set; }Property Schema As String
Get
Set
property String^ Schema {
String^ get ();
void set (String^ value);
}abstract Schema : string with get, set
Property Value
String
See Also