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