ModelObject MembersDRA REST Extensions SDK
The ModelObject type exposes the following members.
Properties

  NameDescription
Public propertyAdditionalAttributes
Contains values for attributes not exposed as class properties.
(Inherited from BaseObject.)
Public propertyClass
Type of item on DRA server
Public propertyContainer
The distinguished name path of the parent OU or container.
Public propertyContainerOnePointPath
The OnePoint path of the parent OU or container.
Public propertyDescription
The description displayed for the object. For example: Accounting server
Public propertyDisplayName
The display name for an object
Public propertyDistinguishedName
The distinguished name
Public propertyFriendlyName
DRA friendly name for the object
Public propertyFriendlyParentPath
DRA friendly path for parent (if applicable) For example: mydomain.corp/NorthAmerica/West/Accounting
Public propertyFriendlyPath
Full path to the object in canonical format. The path format uses forward slashes to define the container hierarchy. For example: mydomain.corp/NorthAmerica/West/Accounting/Myobject
Public propertyIsManaged
Indicates if the item is managed by DRA
Public propertyIsObjectManaged
Indicates if this object is managed by DRA
Public propertyName
Name for the item
Public propertyNameValue
DRA name
Public propertyObjectClass
DRA object class
Public propertyPath
OnePoint path of the object
Public propertyPowers
Optional operation powers
Public propertyShowInAdvancedViewOnly
This attribute specifies whether the attribute is to be visible in the Advanced mode of user interfaces.
Public propertyTypeDom
The domain type on the dra server
Public propertyVarSetFilterString
The string to use when building VarSet filters for this object
Public propertyWhenChanged
When the object was last modified
Public propertyWhenCreated
When the object was created
Back to Top
See Also