SchemaAttributeSerializableIsAnchor Property |
[Missing <summary> documentation for "P:Lithnet.MetadirectoryServices.SchemaAttributeSerializable.IsAnchor"]
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public bool IsAnchor { get; set; }
Public Property IsAnchor As Boolean
Get
Set
public:
property bool IsAnchor {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also