JAMS 6.x Help
PSWrapperGeneric<TResult> Class Methods


For a list of all members of this type, see PSWrapperGeneric<TResult> members.

Public Methods
 NameDescription
Public MethodGetAttributesReturns a collection of custom attributes for this instance of a component.  
Public MethodGetClassNameReturns the class name of this instance of a component.  
Public MethodGetComponentNameReturns the name of this instance of a component.  
Public MethodGetConverterReturns a type converter for this instance of a component.  
Public MethodGetDefaultEventReturns the default event for this instance of a component.  
Public MethodGetDefaultPropertyReturns the default property for this instance of a component.  
Public MethodGetEditorReturns an editor of the specified type for this instance of a component.  
Public MethodGetEventsOverloaded. Returns the events for this instance of a component using the specified attribute array as a filter.  
Public MethodGetPropertiesOverloaded. Provides an interface that supplies dynamic custom type information for an object.  
Public MethodGetPropertyOwnerReturns an object that contains the property described by the specified property descriptor.  
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodCacheMetadataOverloaded. Overridden. Registers activity Metadata  
Protected MethodCancel (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodExecuteOverridden. Executes the PSWrapperGeneric Activity  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

PSWrapperGeneric<TResult> Class
MVPSI.JAMS.Activities.PowerShell Namespace

Send Feedback