| IDfsFileInfoDeleteValueByte Property  | 
            Delete value for type byte
            
 
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxbyte DeleteValueByte { get; set; }Property DeleteValueByte As Byte
	Get
	Set
property unsigned char DeleteValueByte {
	unsigned char get ();
	void set (unsigned char value);
}abstract DeleteValueByte : byte with get, set
Property Value
Type: 
Byte
See Also