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