Dfs123BuilderApplicationVersion Property |
Set the version number of the application writing the file.
This is a stage 1 method. Setting in stage 2 has no effect.
Namespace: DHI.Generic.MikeZero.DFS.dfs123Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public int ApplicationVersion { get; set; }
Public Property ApplicationVersion As Integer
Get
Set
public:
virtual property int ApplicationVersion {
int get () sealed;
void set (int value) sealed;
}
abstract ApplicationVersion : int with get, set
override ApplicationVersion : int with get, set
Property Value
Type:
Int32Implements
IDfs123BuilderApplicationVersionSee Also