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