| AutoCompletePropertyInfoIsCollection Property |
True if this property can store more than one instnace
Namespace:
SanteDB.Rest.Common.Operations
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public bool IsCollection { get; }
Public ReadOnly Property IsCollection As Boolean
Get
public:
property bool IsCollection {
bool get ();
}
member IsCollection : bool with get
Property Value
Type:
BooleanSee Also