ObjectType
public class ObjectType : IObjectType, IHaveArtifactID, IHaveName, IHaveArtifactTypeID, IHaveIdentifyingInformation, IHaveGuids
Represents a custom object type added to a workspace.
Gets or sets the Artifact ID of an Object Type.
Gets or sets the Descriptor Artifact Type ID of the Object Type object.
Gets or sets the GUIDs used to identify the Object Type.
Gets or sets the user-friendly name of an Object Type.
public ObjectType()