ObjectConstraint.PrimaryRole 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::ApplicationDeployment::SysDef::RolesList PrimaryRole { Microsoft::BizTalk::ApplicationDeployment::SysDef::RolesList get(); void set(Microsoft::BizTalk::ApplicationDeployment::SysDef::RolesList value); };
public Microsoft.BizTalk.ApplicationDeployment.SysDef.RolesList PrimaryRole { get; set; }
member this.PrimaryRole : Microsoft.BizTalk.ApplicationDeployment.SysDef.RolesList with get, set
Public Property PrimaryRole As RolesList