BTXService.RootService 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:
static property Microsoft::BizTalk::XLANGs::BTXEngine::BTXService ^ RootService { Microsoft::BizTalk::XLANGs::BTXEngine::BTXService ^ get(); };
public static Microsoft.BizTalk.XLANGs.BTXEngine.BTXService RootService { get; }
member this.RootService : Microsoft.BizTalk.XLANGs.BTXEngine.BTXService
Public Shared ReadOnly Property RootService As BTXService