Class AssetLibrary
Asset library.
public sealed class AssetLibrary
- Inheritance
-
objectAssetLibrary
- Extension Methods
Properties
Identifier
Assets library identifier.
public int Identifier { get; set; }
Property Value
- int
Name
Assets library name.
public string Name { get; set; }
Property Value
- string