ReceivePort.PrimaryReceiveLocation 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::ExplorerOM::ReceiveLocation ^ PrimaryReceiveLocation { Microsoft::BizTalk::ExplorerOM::ReceiveLocation ^ get(); void set(Microsoft::BizTalk::ExplorerOM::ReceiveLocation ^ value); };
public Microsoft.BizTalk.ExplorerOM.ReceiveLocation PrimaryReceiveLocation { get; set; }
member this.PrimaryReceiveLocation : Microsoft.BizTalk.ExplorerOM.ReceiveLocation with get, set
Public Property PrimaryReceiveLocation As ReceiveLocation