ODataPartyIdentifierSourceQueryTemplate Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.ODataPartyIdentifierSource.QueryTemplate"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic NameValueCollection QueryTemplate { get; }
Public ReadOnly Property QueryTemplate As NameValueCollection
Get
public:
property NameValueCollection^ QueryTemplate {
NameValueCollection^ get ();
}
member QueryTemplate : NameValueCollection with get
Property Value
NameValueCollection
See Also