FileCabinetCustomSearchRelationLink Property DocuWare Platform .NET API
Gets the Uri of the link for the relation “customSearch”.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlIgnoreAttribute]
public string CustomSearchRelationLink { get; }

Property Value

Type: String
Remarks

Returns the uri of the link for the relation “customSearch” if it exists, or

Property Value

Type: String
null if this link does not exist. The returned link can be absolute or relative. If it is a relative link you must set it in the right context yourself.
See Also

Reference