Click or drag to resize

RemCardGetCard2 Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_Card GetCard2(
	ObjectID objectId,
	bool isLastVersion,
	bool withFile = true,
	bool deleted = false,
	string key = ""
)

Parameters

objectId
Type: ObjectID
isLastVersion
Type: SystemBoolean
withFile (Optional)
Type: SystemBoolean
deleted (Optional)
Type: SystemBoolean
key (Optional)
Type: SystemString

Return Value

Type: a_Card
See Also