CumulativeSumFunctoid Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CumulativeSumFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class CumulativeSumFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type CumulativeSumFunctoid = class
inherit BaseFunctoid
Public NotInheritable Class CumulativeSumFunctoid
Inherits BaseFunctoid
- Inheritance
- Attributes
Constructors
CumulativeSumFunctoid() |
Properties
Category | (Inherited from BaseFunctoid) |
Description | (Inherited from BaseFunctoid) |
ExternalAssembly | (Inherited from BaseFunctoid) |
ExternalAssemblyPartialName | (Inherited from BaseFunctoid) |
ExternalAssemblyPath | (Inherited from BaseFunctoid) |
ExternalClassName | (Inherited from BaseFunctoid) |
HasSideEffects | (Inherited from BaseFunctoid) |
HasVariableInputs | (Inherited from BaseFunctoid) |
ID | (Inherited from BaseFunctoid) |
Image | (Inherited from BaseFunctoid) |
Image16 | (Inherited from BaseFunctoid) |
Name | (Inherited from BaseFunctoid) |
OutputConnectionType | (Inherited from BaseFunctoid) |
RequiredGlobalHelperFunctions | (Inherited from BaseFunctoid) |
Tooltip | (Inherited from BaseFunctoid) |