RASListObj
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RASListObj
INHERITED FROM
⇒
RASListObj
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AdminCreate
User who created the object.
String
AdminLastMod
User who last modified the object.
UInt32
Id
DateTime
TimeCreate
Time when the object was created.
DateTime
TimeLastMod
Time when the object was last modified.
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 ()
References to Commands
Last updated