CSEntryChangeResultSerializableAnchorChanges Property |
[Missing <summary> documentation for "P:Lithnet.MetadirectoryServices.CSEntryChangeResultSerializable.AnchorChanges"]
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public IList<AttributeChange> AnchorChanges { get; set; }
Public Property AnchorChanges As IList(Of AttributeChange)
Get
Set
public:
property IList<AttributeChange^>^ AnchorChanges {
IList<AttributeChange^>^ get ();
void set (IList<AttributeChange^>^ value);
}
Property Value
Type:
IListAttributeChangeSee Also