EditFlagIsModified Property
Indicates whether the object was modified after it was instantiated.
Namespace: PKI.CertificateServices.PolicyModuleAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsModified { get; }
Public ReadOnly Property IsModified As Boolean
Get
public:
property bool IsModified {
bool get ();
}
member IsModified : bool with get
Property Value
Boolean