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