Click or drag to resize

QueryEventArgsBaseTDataCount Property

Gets the count requested

Namespace:  SanteDB.Core.Event
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public int? Count { get; set; }

Property Value

Type: NullableInt32
See Also