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 string ContextID { get; set; }
Public Property ContextID As String
Get
Set
public:
property String^ ContextID {
String^ get ();
void set (String^ value);
}
member ContextID : string with get, set
function get ContextID () : String
function set ContextID (value : String)
Property Value
Type:
String
See Also