OrdersSearchRequestFirstRow Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.BusinessLogic.OrdersSearchRequest.FirstRow"]
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public int FirstRow { get; set; }
Public Property FirstRow As Integer
Get
Set
public:
property int FirstRow {
int get ();
void set (int value);
}
member FirstRow : int with get, set
Property Value
Type:
Int32See Also