ContactInfoPhone_No Property | |
Telefónne číslo.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public 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_NumberSee Also