public Protocol(
string name,
string versionText,
bool supportsCaseIdentifiers,
bool supportsContactAddress,
bool supportsContactIdentifier,
bool supportsNgdp
)
Public Sub New (
name As String,
versionText As String,
supportsCaseIdentifiers As Boolean,
supportsContactAddress As Boolean,
supportsContactIdentifier As Boolean,
supportsNgdp As Boolean
)
public:
Protocol(
String^ name,
String^ versionText,
bool supportsCaseIdentifiers,
bool supportsContactAddress,
bool supportsContactIdentifier,
bool supportsNgdp
)
new :
name : string *
versionText : string *
supportsCaseIdentifiers : bool *
supportsContactAddress : bool *
supportsContactIdentifier : bool *
supportsNgdp : bool -> Protocol
[Missing <param name="name"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="versionText"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="supportsCaseIdentifiers"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="supportsContactAddress"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="supportsContactIdentifier"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="supportsNgdp"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]