CSEntryChangeSerializableAttributeChanges Property |
[Missing <summary> documentation for "P:Lithnet.MetadirectoryServices.CSEntryChangeSerializable.AttributeChanges"]
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public IList<AttributeChange> AttributeChanges { get; }
Public ReadOnly Property AttributeChanges As IList(Of AttributeChange)
Get
public:
property IList<AttributeChange^>^ AttributeChanges {
IList<AttributeChange^>^ get ();
}
Property Value
Type:
IListAttributeChangeSee Also