Gets if this header field parameters are modified since it has loaded.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool IsModified { get; }
Public ReadOnly Property IsModified As Boolean Get
public: property bool IsModified { bool get (); }
member IsModified : bool with get
Property Value
Remarks
All new added header fields has IsModified = true.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is riased when this class is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119