Class IdentifierType
[Serializable]
public class IdentifierType
- Inheritance
-
IdentifierType
- Inherited Members
Properties
Qualifier
public QualifierType? Qualifier { get; set; }
Property Value
Value
Gets or sets the text value.
public string Value { get; set; }