IHaveArtifactTypeID public interface IHaveArtifactTypeID : IHaveIdentifyingInformation Enables a class to return the Artifact Type ID of an object. Documentation int ArtifactTypeID { get; set; } Gets or sets the Artifact Type ID of an object.