OperatorInfoCurrentRequestUid Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities.Jobs.JsonParameter
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CurrentRequestUid { get; set; }Public Property CurrentRequestUid As String
Get
Set
public:
property String^ CurrentRequestUid {
String^ get ();
void set (String^ value);
}member CurrentRequestUid : string with get, set
function get CurrentRequestUid () : String
function set CurrentRequestUid (value : String)
Property Value
Type:
String
See Also