ISchemaManagerAssetSchemasCount Method
|
Gets the count of all
asset schemas, including schemas with errors that cannot be used
to create
assets.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction AssetSchemasCount As Integer
abstract AssetSchemasCount : unit -> int
Return Value
Int32Count of all asset schemas.
See Also