ContactInfoPhone_No Property |  |
Telefónne číslo.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic Phone_Number Phone_No { get; set; }
Public Property Phone_No As Phone_Number
Get
Set
Dim instance As ContactInfo
Dim value As Phone_Number
value = instance.Phone_No
instance.Phone_No = value
Property Value
Phone_Number
See Also