Click or drag to resize
DfsuBuilderApplicationTitle Property
Get/Set the title of the application writing the file.

Namespace: DHI.Generic.MikeZero.DFS.dfsu
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public string ApplicationTitle { get; set; }

Property Value

Type: String

Implements

IDfsuBuilderApplicationTitle
See Also