ArtifactType public class ArtifactType Documentation public int Id { get; } public string TableName { get; } public ArtifactType(int id, string tableName) public ArtifactType(ArtifactType artifactType) protected ArtifactType()