Click or drag to resize

AssetTemplate Class

Asset Template BO is a named asset subtree which can be copied into asset inventory.
Inheritance Hierarchy

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class AssetTemplate : CorrigoEntityWithOptimisticLock

The AssetTemplate type exposes the following members.

Properties
  NameDescription
Public propertyDisplayAs
Displayable name Max Length=256
Public propertyRootAssetId
Reference to root Asset.
Top
See Also