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