 | BiDefinitionCollectionCount Property |
Gets or sets the count in this bundle
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic int Count { get; set; }Public Property Count As Integer
Get
Set
public:
property int Count {
int get ();
void set (int value);
}member Count : int with get, set
Property Value
Int32
See Also