Class LinkRelation
Inheritance
System.Object
LinkRelation
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class LinkRelation : object
Properties
IntroducedIn
Declaration
public string IntroducedIn { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Invoke
Declaration
public List<LinkInvoke> Invoke { get; set; }
Property Value
Type | Description |
---|---|
List<LinkInvoke> |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |