Click or drag to resize

WorkItem Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsModelObject
      NetIQ.DRA.Common.Rest.DataModelsWorkItem

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]
public class WorkItem : ModelObject

The WorkItem type exposes the following members.

Constructors
  NameDescription
Public methodWorkItem
Initializes a new instance of the WorkItem class
Top
Properties
  NameDescription
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyAddProperties (Inherited from ModelObject.)
Public propertyApprovalLog
Public propertyApprovalStatus
Public propertyApprovers
Public propertyChangeLog
Public propertyClass (Inherited from ModelObject.)
Public propertyClearProperties (Inherited from ModelObject.)
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 propertyFriendlyName (Inherited from ModelObject.)
Public propertyFriendlyParentPath (Inherited from ModelObject.)
Public propertyFriendlyPath (Inherited from ModelObject.)
Public propertyHost (Inherited from ModelObject.)
Public propertyId
Public propertyIsManaged (Inherited from ModelObject.)
Public propertyIsObjectManaged (Inherited from ModelObject.)
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 propertyOriginalParentPath (Inherited from ModelObject.)
Public propertyOutput
Public propertyPath (Inherited from ModelObject.)
Public propertyPowers (Inherited from ModelObject.)
Public propertyProcessName
Public propertyProcessPath
Public propertyProtectedFromAccidentalDeletion (Inherited from ModelObject.)
Public propertyRemoveProperties (Inherited from ModelObject.)
Public propertyRequestId
Public propertyRequestName
Public propertyRequestStatus
Public propertyShowInAdvancedViewOnly (Inherited from ModelObject.)
Public propertyStatus
Public propertySubmitDate
Public propertySubmitter
Public propertyTypeDom (Inherited from ModelObject.)
Public propertyVarSetFilterString (Inherited from ModelObject.)
Public propertyWhenChanged (Inherited from ModelObject.)
Public propertyWhenCreated (Inherited from ModelObject.)
Top
Fields
  NameDescription
Public fieldAlwaysAddShowInAdvancedViewOnly (Inherited from ModelObject.)
Top
See Also