[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.SupportsCaseIdentifiers"]
public bool SupportsCaseIdentifiers { get; }
Public ReadOnly Property SupportsCaseIdentifiers As Boolean
Get
public:
property bool SupportsCaseIdentifiers {
bool get ();
}
member SupportsCaseIdentifiers : bool with get