| DfsFileInfoDeleteValueByte 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)
Syntaxpublic byte DeleteValueByte { get; set; }Public Property DeleteValueByte As Byte
	Get
	Set
public:
virtual property unsigned char DeleteValueByte {
	unsigned char get () sealed;
	void set (unsigned char value) sealed;
}abstract DeleteValueByte : byte with get, set
override DeleteValueByte : byte with get, set
Property Value
Type: 
ByteImplements
IDfsFileInfoDeleteValueByte
See Also