DedicatedNetworkNumeroDiFax Property
|
Fax Nr.
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)
Syntax[DataMemberAttribute]
public string NumeroDiFax { get; set; }<DataMemberAttribute>
Public Property NumeroDiFax As String
Get
Set
public:
[DataMemberAttribute]
property String^ NumeroDiFax {
String^ get ();
void set (String^ value);
}[<DataMemberAttribute>]
member NumeroDiFax : string with get, set
function get NumeroDiFax () : String
function set NumeroDiFax (value : String)
Property Value
Type:
String
RemarksRequired.
See Also