Class AssignToItem
Inheritance
System.Object
AssignToItem
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AssignToItem : object
Properties
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ItemType
Declaration
public AssignToType ItemType { get; set; }
Property Value
Type | Description |
---|---|
AssignToType |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |