Enum AssetKind
Enumeration for denoting whether an asset is a type asset or an instance asset.
Namespace: AasCore.Aas3_0_RC02
Assembly: AasCore.Aas3_0_RC02.dll
Syntax
public enum AssetKind
Fields
Name | Description |
---|---|
Instance | concrete, clearly identifiable component of a certain type |
Type | hardware or software element which specifies the common attributes shared by all instances of the type |