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