Click or drag to resize

DocumentApiCreate Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DocumentApi.Create(System.String)"]


Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public DocumentInfo Create(
	string fileName
)

Parameters

fileName  String
 

Return Value

DocumentInfo

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DocumentApi.Create(System.String)"]

Implements

IDocumentApiCreate(String)
See Also