PersonalRoleFax - свойство
Факс или null, если факс не задан.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
[NullableAttribute]
public string Fax { get; set; }
<DataMemberAttribute>
<NullableAttribute>
Public Property Fax As String
Get
Set
public:
[DataMemberAttribute]
[NullableAttribute]
property String^ Fax {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
[<NullableAttribute>]
member Fax : string with get, set
Значение свойства
String