ISys Document ApiLoad Method
Load the document object by name.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
The document object.
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
SystemDocument Load(
string name
)Parameters
- name String
- The document name.
Return Value
SystemDocumentThe document object.