IDfsFileBuilderDeleteValueUnsignedInt Property |
Gets/sets the delete value of type unsigned int
This is a stage 1 method.
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxuint DeleteValueUnsignedInt { get; set; }
Property DeleteValueUnsignedInt As UInteger
Get
Set
property unsigned int DeleteValueUnsignedInt {
unsigned int get ();
void set (unsigned int value);
}
abstract DeleteValueUnsignedInt : uint32 with get, set
Property Value
Type:
UInt32
See Also