Artifact
Creates artifact instances.
Gets the artifact ID.
Gets the artifact type ID.
Gets the artifact type name.
Gets the fields collection.
Gets the IsNew property.
Gets the parent artifact ID.
public Artifact(int artifactID, int? parentArtifactID, int artifactTypeID, string artifactTypeName, bool isNew, FieldCollection fields)
Initializes a new instance of the Artifact class.