RequestDocumentRecordGUID Property |  |
Identifikátor dokladu (záznamu), ku ktorému patrí táto požiadavka na schválenie.
Namespace: Exa.OBERON.Shared.ApprovalAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.78.0 (5.0.78.0)
Syntaxpublic string DocumentRecordGUID { get; set; }Public Property DocumentRecordGUID As String
Get
Set
Dim instance As Request
Dim value As String
value = instance.DocumentRecordGUID
instance.DocumentRecordGUID = value
Property Value
String
See Also