| EntityClassConcept Property |
Class concept datal load property
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public Concept ClassConcept { get; set; }
Public Property ClassConcept As Concept
Get
Set
public:
property Concept^ ClassConcept {
Concept^ get ();
void set (Concept^ value);
}
member ClassConcept : Concept with get, set
Property Value
Type:
ConceptSee Also