Class DocumentSchema.EvaluationRef
public class DocumentSchema.EvaluationRef : BaseEntity
- Inheritance
-
DocumentSchema.EvaluationRef
- Inherited Members
- Extension Methods
Constructors
EvaluationRef()
public EvaluationRef()
Properties
PropName
public string? PropName { get; set; }
Property Value
ReferenceSid
public string? ReferenceSid { get; set; }
Property Value
Schema
public DocumentSchema? Schema { get; set; }