Gets or sets the on behalf of workgroup.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string OnBehalfOfWorkgroup { get; set; } |
Visual Basic |
---|
Public Property OnBehalfOfWorkgroup As String Get Set |
Field Value
The on behalf of workgroup.Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | The value was nullNothingnullptra null reference (Nothing in Visual Basic). |
System..::..ArgumentException | The value was invalid. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 SU 11 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 SU 11 and beyond.