DsPkiContainerIsModified Property |
Indicates whether the container contents was changed.
Namespace:
SysadminsLV.PKI.Management.ActiveDirectory
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Type:
BooleanSee Also