GetInstanceId Methods
The GetInstanceId type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CacheMetadata(ActivityMetadata) | Not implemented. Use CacheMetadata(CodeActivityMetadata) instead. (Inherited from CodeActivity<(Of <(<'Guid>)>)>.) | |
| CacheMetadata(CodeActivityMetadata) | Creates and validates a description of the activity’s arguments, variables, child activities, and activity delegates. (Inherited from CodeActivity<(Of <(<'Guid>)>)>.) | |
| Equals | (Inherited from Object.) | |
| Execute |
Execute the activity
(Overrides CodeActivity<(Of <(<'TResult>)>)>..::..Execute(CodeActivityContext).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnCreateDynamicUpdateMap | (Inherited from CodeActivity<(Of <(<'Guid>)>)>.) | |
| ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) | |
| ToString | (Inherited from Activity.) |