IHaveArtifactID public interface IHaveArtifactID Declares that the object will have an Artifact ID. Documentation int ArtifactID { get; set; } An Int32 that uniquely identifies the object in the current context (i.e. workspace vs. admin).