| ClassifierAttributeClassifierProperty Property |
Gets or sets the classifier property
Namespace:
SanteDB.Core.Model.Attributes
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string ClassifierProperty { get; set; }
Public Property ClassifierProperty As String
Get
Set
public:
property String^ ClassifierProperty {
String^ get ();
void set (String^ value);
}
member ClassifierProperty : string with get, set
Property Value
Type:
StringSee Also