DsPkiContainerIsModified Property
Indicates whether the container contents was changed.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public bool IsModified { get; protected set; }
Public Property IsModified As Boolean
Get
Protected Set
public:
property bool IsModified {
bool get ();
protected: void set (bool value);
}
member IsModified : bool with get, set
Property Value
Boolean