ContactInfoTitle_Before Property | |
Titul osoby uvádzaný pred menom.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string Title_Before { get; set; }
Public Property Title_Before As String
Get
Set
Dim instance As ContactInfo
Dim value As String
value = instance.Title_Before
instance.Title_Before = value
Property Value
StringSee Also