Id
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual long Id { get; set; }
Public Overridable Property Id As Long
Get
Set
public:
virtual property long long Id {
long long get ();
void set (long long value);
}
abstract Id : int64 with get, set
override Id : int64 with get, set
Property Value
Type:
Int64See Also