Click or drag to resize

ActiveView Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.ActiveView"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsModelObject
      NetIQ.DRA.Common.Rest.DataModelsAssignment
        NetIQ.DRA.Common.Rest.DataModelsActiveView

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "ActiveView")]
public class ActiveView : Assignment

The ActiveView type exposes the following members.

Constructors
  NameDescription
Public methodActiveView
Initializes a new instance of the ActiveView class
Public methodActiveView(String)
Initializes a new instance of the ActiveView class
Top
Properties
  NameDescription
Public propertyAccountDisabled (Inherited from Assignment.)
Public propertyActiveView (Inherited from Assignment.)
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyAddProperties (Inherited from ModelObject.)
Public propertyClass (Inherited from ModelObject.)
Public propertyClearProperties (Inherited from ModelObject.)
Public propertyComment (Inherited from Assignment.)
Public propertyContainer (Inherited from ModelObject.)
Public propertyContainerOnePointPath (Inherited from ModelObject.)
Public propertyDaysInRecycleBin (Inherited from ModelObject.)
Public propertyDescription (Inherited from ModelObject.)
Public propertyDisplayName (Inherited from ModelObject.)
Public propertyDistinguishedName (Inherited from ModelObject.)
Public propertyEnabled (Inherited from Assignment.)
Public propertyFriendlyName (Inherited from ModelObject.)
Public propertyFriendlyParentPath (Inherited from ModelObject.)
Public propertyFriendlyPath (Inherited from ModelObject.)
Public propertyGroupType (Inherited from Assignment.)
Public propertyHasMailbox (Inherited from Assignment.)
Public propertyHidden (Inherited from Assignment.)
Public propertyHost (Inherited from ModelObject.)
Public propertyIsAssigned (Inherited from Assignment.)
Public propertyIsClonable (Inherited from Assignment.)
Public propertyIsDynamic (Inherited from Assignment.)
Public propertyIsManaged (Inherited from ModelObject.)
Public propertyIsObjectManaged (Inherited from ModelObject.)
Public propertyMailboxType (Inherited from Assignment.)
Public propertyMultiMatch (Inherited from ModelObject.)
Public propertyName (Inherited from ModelObject.)
Public propertyNameValue (Inherited from ModelObject.)
Public propertyObjectClass (Inherited from ModelObject.)
Public propertyObjectGuid (Inherited from ModelObject.)
Public propertyObjectType (Inherited from Assignment.)
Public propertyOperationDescription (Inherited from Assignment.)
Public propertyOriginalParentPath (Inherited from ModelObject.)
Public propertyPath (Inherited from ModelObject.)
Public propertyPowers (Inherited from ModelObject.)
Public propertyPowerTemplate (Inherited from Assignment.)
Public propertyProtectedFromAccidentalDeletion (Inherited from ModelObject.)
Public propertyRemoveProperties (Inherited from ModelObject.)
Public propertyShowInAdvancedViewOnly (Inherited from ModelObject.)
Public propertySysFlag (Inherited from Assignment.)
Public propertyTypeDom (Inherited from ModelObject.)
Public propertyVarSetFilterString (Overrides AssignmentVarSetFilterString.)
Public propertyWhenChanged (Inherited from ModelObject.)
Public propertyWhenCreated (Inherited from ModelObject.)
Top
Fields
  NameDescription
Public fieldAlwaysAddShowInAdvancedViewOnly (Inherited from ModelObject.)
Top
See Also