Class BpwSelectListItem
Specific select list's item, used by WF Engine
Inheritance
System.Object
BpwSelectListItem
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class BpwSelectListItem : object
Properties
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public DocumentIndexFieldValue Name { get; set; }
Property Value
Type | Description |
---|---|
DocumentIndexFieldValue |