Click or drag to resize
Activity Properties

The Activity type exposes the following members.

Properties
  NameDescription
Public propertyContext
Retrieve the context used for rendering primitive values
(Inherited from ItemWrapper.)
Public propertyExists
Returns true if this element actually exists in the underlying AML, otherwise, returns false to indicate that the element is just a null placeholder put in place to reduce unnecessary null reference checks
(Inherited from ItemWrapper.)
Public propertyName
Local XML name of the element
(Inherited from ItemWrapper.)
Public propertyParent
Retrieve the parent element
(Inherited from ItemWrapper.)
Public propertyValue
String value of the element
(Inherited from ItemWrapper.)
Top
See Also