Class Field
Assembly: Mapsui.ArcGIS.dll
Syntax
Properties
|
Edit this page
View Source
alias
Declaration
public string? alias { get; set; }
Property Value
|
Edit this page
View Source
domain
Declaration
public Domain? domain { get; set; }
Property Value
|
Edit this page
View Source
editable
Declaration
public bool editable { get; set; }
Property Value
|
Edit this page
View Source
length
Declaration
public int length { get; set; }
Property Value
|
Edit this page
View Source
name
Declaration
public string? name { get; set; }
Property Value
|
Edit this page
View Source
nullable
Declaration
public bool nullable { get; set; }
Property Value
|
Edit this page
View Source
type
Declaration
public string? type { get; set; }
Property Value
Extension Methods