IAssetSecurityEntryAssetType Property
|
Gets the type of asset, either a file or a folder, for this security entry.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax EnumAssetType AssetType { get; }
ReadOnly Property AssetType As EnumAssetType
Get
property EnumAssetType AssetType {
EnumAssetType get ();
}
abstract AssetType : EnumAssetType with get
Property Value
Type:
EnumAssetTypeSee Also