Class TaskFieldValueBase
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public abstract class TaskFieldValueBase : object
Properties
Item
Declaration
public object Item { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
ItemElementName
Declaration
public ItemChoiceType1 ItemElementName { get; set; }
Property Value
Type | Description |
---|---|
ItemChoiceType1 |