TaskParentEndPoint.LOBSystem Property

Gets or sets the string representing the external system.

Namespace:  OBA.Server.Taskflow
Assembly:  OBA.Server.Taskflow (in OBA.Server.Taskflow.dll)

Syntax

'Declaration
Public Property LOBSystem As String
    Get
    Set
'Usage
Dim instance As TaskParentEndPoint
Dim value As String

value = instance.LOBSystem

instance.LOBSystem = value
public string LOBSystem { get; set; }

Property Value

Type: System.String

See Also

Reference

TaskParentEndPoint Class

TaskParentEndPoint Members

OBA.Server.Taskflow Namespace