Freigeben über


DateAddDaysFunctoid Klasse

Definition

public ref class DateAddDaysFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class DateAddDaysFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type DateAddDaysFunctoid = class
    inherit BaseFunctoid
Public NotInheritable Class DateAddDaysFunctoid
Inherits BaseFunctoid
Vererbung
DateAddDaysFunctoid
Attribute

Konstruktoren

DateAddDaysFunctoid()

Eigenschaften

Category (Geerbt von BaseFunctoid)
Description (Geerbt von BaseFunctoid)
ExternalAssembly (Geerbt von BaseFunctoid)
ExternalAssemblyPartialName (Geerbt von BaseFunctoid)
ExternalAssemblyPath (Geerbt von BaseFunctoid)
ExternalClassName (Geerbt von BaseFunctoid)
HasSideEffects (Geerbt von BaseFunctoid)
HasVariableInputs (Geerbt von BaseFunctoid)
ID (Geerbt von BaseFunctoid)
Image (Geerbt von BaseFunctoid)
Image16 (Geerbt von BaseFunctoid)
Name (Geerbt von BaseFunctoid)
OutputConnectionType (Geerbt von BaseFunctoid)
RequiredGlobalHelperFunctions (Geerbt von BaseFunctoid)
Tooltip (Geerbt von BaseFunctoid)

Methoden

AddInputConnectionType(ConnectionType) (Geerbt von BaseFunctoid)
AddScriptTypeSupport(ScriptType) (Geerbt von BaseFunctoid)
BuildDynamicScriptHeader(String, String, String, Int32) (Geerbt von BaseFunctoid)
GetBestSupportedScriptType(ArrayList) (Geerbt von BaseFunctoid)
GetExternalFunctionName(Int32) (Geerbt von BaseFunctoid)
GetFunctionName(ScriptType, Int32) (Geerbt von BaseFunctoid)
GetFunctionName(ScriptType) (Geerbt von BaseFunctoid)
GetInlineScriptBuffer(ScriptType, Int32, Int32) (Geerbt von BaseFunctoid)
GetInputConnectionType(Int32) (Geerbt von BaseFunctoid)
GetMaxParams(ScriptType) (Geerbt von BaseFunctoid)
GetMinParams(ScriptType) (Geerbt von BaseFunctoid)
GetResourceManager(String) (Geerbt von BaseFunctoid)
GetScriptBuffer(ScriptType, Int32, Int32) (Geerbt von BaseFunctoid)
GetScriptBuffer(ScriptType, Int32) (Geerbt von BaseFunctoid)
GetScriptBuffer(ScriptType) (Geerbt von BaseFunctoid)
GetScriptGlobalBuffer(ScriptType) (Geerbt von BaseFunctoid)
IsSupportedScriptType(ScriptType) (Geerbt von BaseFunctoid)
LoadBitmap(String, String) (Geerbt von BaseFunctoid)
LoadString(String, String) (Geerbt von BaseFunctoid)
RemoveScriptTypeSupport(ScriptType) (Geerbt von BaseFunctoid)
SetBitmap(String) (Geerbt von BaseFunctoid)
SetDescription(String) (Geerbt von BaseFunctoid)
SetExternalFunctionName(String, String, String, String) (Geerbt von BaseFunctoid)
SetExternalFunctionName(String, String, String) (Geerbt von BaseFunctoid)
SetExternalFunctionName2(String) (Geerbt von BaseFunctoid)
SetExternalFunctionName3(String) (Geerbt von BaseFunctoid)
SetExternalFunctionNameWithAsmPath(String, String, String, String) (Geerbt von BaseFunctoid)
SetMaxParams(Int32) (Geerbt von BaseFunctoid)
SetMinParams(Int32) (Geerbt von BaseFunctoid)
SetName(String) (Geerbt von BaseFunctoid)
SetScriptBuffer(ScriptType, String, Int32) (Geerbt von BaseFunctoid)
SetScriptBuffer(ScriptType, String) (Geerbt von BaseFunctoid)
SetScriptGlobalBuffer(ScriptType, String) (Geerbt von BaseFunctoid)
SetTooltip(String) (Geerbt von BaseFunctoid)
SetupResourceAssembly(String, Assembly) (Geerbt von BaseFunctoid)

Gilt für: