PlanningObject.MacroPlaceHolderValueSetsClass Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by PlanningObject.MacroPlaceHolderValueSetsClass.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Count | Returns number of macro placeholder value sets   | 
  | Item | Overloaded.    | 
  | Source | Planning object to which macro placeholder value sets belong   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Contains | Determines whether planning object stores macro placeholder record   | 
  | CopyTo | Copy collection to an array   | 
  | Dispose | Destructor for deterministic finalization of MacroPlaceHolderValueSetsClass object.   | 
  | GetEnumerator | Gets enumertator in collection of MacroPlaceholderValueSets   | 
  | GetEnumerator2 | Gets enumertator in collection of MacroPlaceholderValueSets. The same as GetEnumerator.   | 
  | Store | Stores back macro placeholder value sets to planning object.   | 
  | UpdateFromMacro | Updates planning object's macro placeholder value sets with data from macro (e.g. after macro has changed)   | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also