Class EditFieldsInfo
Inheritance
EditFieldsInfo
Assembly: Mapsui.ArcGIS.dll
Syntax
public class EditFieldsInfo
Properties
|
Edit this page
View Source
creationDateField
Declaration
public string? creationDateField { get; set; }
Property Value
|
Edit this page
View Source
creatorField
Declaration
public string? creatorField { get; set; }
Property Value
|
Edit this page
View Source
editDateField
Declaration
public string? editDateField { get; set; }
Property Value
|
Edit this page
View Source
editorField
Declaration
public string? editorField { get; set; }
Property Value
|
Edit this page
View Source
realm
Declaration
public string? realm { get; set; }
Property Value
Extension Methods