ObjectTypeRef
Represents an Object Type reference.
Gets or sets the Artifact ID of the Object Type.
Gets or sets the Descriptor Artifact Type ID of the Object Type artifact. This is the same ID that identifies an Object Type artifact as an ArtifactType.
Gets or sets the GUIDs for the Artifact associated with the Object Type.
Gets or sets the unique name of the Object Type.
public ObjectTypeRef()
Initializes a new instance of the ObjectTypeRef class.
Initializes a new instance of the ObjectTypeRef class with the specified Descriptor Artifact Type ID.
Initializes a new instance of the ObjectTypeRef class with the specified array of GUIDs.
Initializes a new instance of the ObjectTypeRef class with the specified Name.