[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.ODataPartyIdentifierSource.QueryTemplate"]
public NameValueCollection QueryTemplate { get; }
Public ReadOnly Property QueryTemplate As NameValueCollection
Get
public:
property NameValueCollection^ QueryTemplate {
NameValueCollection^ get ();
}
member QueryTemplate : NameValueCollection with get