{CompanyName} FlexyGo

DocumentManagerController..::..LinkDocument Method

Link documents to an object.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public void LinkDocument(
	string ObjectName,
	string ObjectId,
	string DocGuid
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Sub LinkDocument ( _
	ObjectName As String, _
	ObjectId As String, _
	DocGuid As String _
)

Parameters

ObjectName
Type: String
Object Name.
ObjectId
Type: String
Object id.
DocGuid
Type: String
Document id.