Class CandidateInfo
Inheritance
System.Object
CandidateInfo
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class CandidateInfo : object
Properties
Candidates
Declaration
public List<Candidate> Candidates { get; set; }
Property Value
Type | Description |
---|---|
List<Candidate> |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |