Class SimpleTaskField
Inheritance
System.Object
SimpleTaskField
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class SimpleTaskField : object
Constructors
SimpleTaskField()
Creates a new instance of this class
Declaration
public SimpleTaskField()
Properties
DataType
Declaration
public DataType DataType { get; set; }
Property Value
Type | Description |
---|---|
DataType |
LocalizableId
Declaration
public string LocalizableId { get; set; }
Property Value
Type | Description |
---|---|
System.String |