ClientDeviceCriteriaEntry Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types.Entry
DESCRIPTION
Client device criteria entry
INHERITED FROM
RASSerilazableObj⇒ClientDeviceCriteriaEntry
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | Client | The name of the client device. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated