Click or drag to resize

DslFile Class

Dsl file
Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSLDslFile

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public class DslFile

The DslFile type exposes the following members.

Constructors
 NameDescription
Public methodDslFileInitializes a new instance of the DslFile class
Top
Properties
 NameDescription
Public propertyDescription File description
Public propertyFilename Physical file name
Public propertyId Id of file
Public propertyIsPublic Determine file is public or not
Public propertyName File name
Top
See Also