[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.MetaData.CaseIdentifier.FileKey"]
public string FileKey { get; }
Public ReadOnly Property FileKey As String
Get
public:
property String^ FileKey {
String^ get ();
}
member FileKey : string with get