 | AutoCompletePropertyInfoIsCollection Property |
True if this property can store more than one instnace
Namespace: SanteDB.Rest.Common.OperationsAssembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic bool IsCollection { get; }Public ReadOnly Property IsCollection As Boolean
Get
public:
property bool IsCollection {
bool get ();
}member IsCollection : bool with get
Property Value
Boolean
See Also