JAMS 6.x Help
GetContent Class Members
Fields  Properties  Methods 


The following tables list the members exposed by GetContent.

Public Constructors
 NameDescription
Public ConstructorGetContent Constructor  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<string>)
Top
Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyPathFully qualified or relative path of File to read.  
Public PropertyResult (Inherited from System.Activities.Activity<string>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<string>)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<string>)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<string>)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity<string>)
Protected MethodCacheMetadataOverloaded.  (Inherited from System.Activities.NativeActivity<string>)
Protected MethodCancel (Inherited from System.Activities.NativeActivity<string>)
Protected MethodExecuteOverridden. Read the specified file and return its contents.  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<string>)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<string>)
Top
See Also

Reference

GetContent Class
MVPSI.JAMS.Activities Namespace

Send Feedback