| AutoLoadAttributeClassCode Property |
Gets or sets the value when the class code is true to auto-load
Namespace:
SanteDB.Core.Model.Attributes
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string ClassCode { get; }
Public ReadOnly Property ClassCode As String
Get
public:
property String^ ClassCode {
String^ get ();
}
member ClassCode : string with get
Property Value
Type:
StringSee Also