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