ItemReferencesBase Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.Common.ItemReferences Namespace : ItemReferencesBase Class


Glossary Item Box

The following tables list the members exposed by ItemReferencesBase.

Protected Properties

  Name Description
Protected Property XmlDocument Gets the XML document.  
Top

Public Methods

  Name Description
Public Method GetItemReference Gets the item reference.  
Public Method GetItemReferences Gets the item references.  
Public Method RemoveItemReference Removes the item reference.  
Public Method SetItemReference Sets the item reference.  
Top

Protected Methods

  Name Description
Protected Method GetXmlValue Gets the XML value.  
Protected Method SetXmlFieldValue Sets the XML field value.  
Top

See Also