IHasArtifactTypeID public interface IHasArtifactTypeID : IHasIdentifyingInformation 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.