WarrantyServiceDocumentReceivedNumber Property |  |
Doklad, ktorý predložil zákazník (doklad nákupu).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string DocumentReceivedNumber { get; set; }Public Property DocumentReceivedNumber As String
Get
Set
Dim instance As WarrantyService
Dim value As String
value = instance.DocumentReceivedNumber
instance.DocumentReceivedNumber = value
Property Value
String
See Also