BaseFunctoid.RequiredGlobalHelperFunctions Property
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:
property Microsoft::BizTalk::BaseFunctoids::InlineGlobalHelperFunction RequiredGlobalHelperFunctions { Microsoft::BizTalk::BaseFunctoids::InlineGlobalHelperFunction get(); void set(Microsoft::BizTalk::BaseFunctoids::InlineGlobalHelperFunction value); };
public Microsoft.BizTalk.BaseFunctoids.InlineGlobalHelperFunction RequiredGlobalHelperFunctions { get; set; }
member this.RequiredGlobalHelperFunctions : Microsoft.BizTalk.BaseFunctoids.InlineGlobalHelperFunction with get, set
Public Property RequiredGlobalHelperFunctions As InlineGlobalHelperFunction