BusinessPartnerFindArgFindValue Property |  |
Hodnota, podľa ktorej sa má obchodný partner vyhľadať.
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string FindValue { get; set; }
Public Property FindValue As String
Get
Set
Dim instance As BusinessPartnerFindArg
Dim value As String
value = instance.FindValue
instance.FindValue = value
Property Value
String
See Also