ServerDetailsBilledProductId 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 BilledProductId { get; set; }Public Property BilledProductId As Integer
Get
Set
public:
property int BilledProductId {
int get ();
void set (int value);
}member BilledProductId : int with get, set
function get BilledProductId () : int
function set BilledProductId (value : int)
Property Value
Type:
Int32
See Also