RoleRef Constructors
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.
Overloads
| RoleRef() | |
| RoleRef(RoleRef+RoleRefType) |
RoleRef()
public:
RoleRef();
public RoleRef ();
Public Sub New ()
Applies to
RoleRef(RoleRef+RoleRefType)
public:
RoleRef(Microsoft::BizTalk::Deployment::Binding::RoleRef::RoleRefType roleType);
public RoleRef (Microsoft.BizTalk.Deployment.Binding.RoleRef.RoleRefType roleType);
new Microsoft.BizTalk.Deployment.Binding.RoleRef : Microsoft.BizTalk.Deployment.Binding.RoleRef.RoleRefType -> Microsoft.BizTalk.Deployment.Binding.RoleRef
Public Sub New (roleType As RoleRef.RoleRefType)
Parameters
- roleType
- RoleRef.RoleRefType