FieldArtifactIdAttribute public class FieldArtifactIdAttribute : Attribute Specifies the object field artifact id of the property. Documentation public int ArtifactId { get; } Gets the artifact id. public FieldArtifactIdAttribute(int artifactId) Initializes a new instance of the FieldArtifactIdAttribute class.