MultiValuedProperty<T> members
Specifies the cmdlets you want to search for in the administrator audit log.
The MultiValuedProperty<T> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MultiValuedProperty<T>() | ||
MultiValuedProperty<T>(Dictionary<String, Object>) | ||
MultiValuedProperty<T>(Hashtable) | ||
MultiValuedProperty<T>(Object) |
Top
Properties
Name | Description | |
---|---|---|
Changed | (Overrides MultiValuedPropertyBase.Changed.) | |
Count | (Overrides MultiValuedPropertyBase.Count.) | |
Empty | ||
IsChangesOnlyCopy | (Overrides MultiValuedPropertyBase.IsChangesOnlyCopy.) | |
IsReadOnly | (Overrides MultiValuedPropertyBase.IsReadOnly.) | |
IsSynchronized | (Overrides MultiValuedPropertyBase.IsSynchronized.) | |
Item | ||
SyncRoot | (Overrides MultiValuedPropertyBase.SyncRoot.) |
Top
Methods
Top
Operators
Name | Description | |
---|---|---|
Addition | ||
Implicit([] to MultiValuedProperty<T>) | ||
Subtraction |
Top