InvalidBillingOperationOperationID Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int OperationID { get; set; }Public Property OperationID As Integer
Get
Set
public:
property int OperationID {
int get ();
void set (int value);
}member OperationID : int with get, set
function get OperationID () : int
function set OperationID (value : int)
Property Value
Type:
Int32
See Also