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