PlatformOperationLogResourceValue 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)
Syntax [DataMemberAttribute]
public string ResourceValue { get; set; }
<DataMemberAttribute>
Public Property ResourceValue As String
Get
Set
public:
[DataMemberAttribute]
property String^ ResourceValue {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
member ResourceValue : string with get, set
function get ResourceValue () : String
function set ResourceValue (value : String)
Property Value
Type:
StringSee Also