Click or drag to resize

DocumentApiIsFileExisted Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DocumentApi.IsFileExisted(Casewhere.SystemTypes.DocumentInfo)"]


Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public bool IsFileExisted(
	DocumentInfo document
)

Parameters

document  DocumentInfo
 

Return Value

Boolean

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DocumentApi.IsFileExisted(Casewhere.SystemTypes.DocumentInfo)"]

Implements

IDocumentApiIsFileExisted(DocumentInfo)
See Also