Last
(
type: esriFieldTypeString, alias: Last Name, editable: true, nullable: true, length: 50, defaultValue: null, modelName: Last
)
DOB
(
type: esriFieldTypeDate, alias: Date of Birth, editable: true, nullable: true, length: 8, defaultValue: null, modelName: DOB
)
DOD
(
type: esriFieldTypeDate, alias: Date of Death, editable: true, nullable: true, length: 8, defaultValue: null, modelName: DOD
)
War
(
type: esriFieldTypeString, alias: War, editable: true, nullable: true, length: 100, defaultValue: null, modelName: War
, Coded Values:
[World War I: World War I]
, [World War II: World War II]
, [Korean War: Korean War]
, ...7 more...
)
Branch
(
type: esriFieldTypeString, alias: Branch of Military, editable: true, nullable: true, length: 50, defaultValue: null, modelName: Branch
, Coded Values:
[Army: US Army]
, [Navy: US Navy]
, [Coast Guard: US Coast Guard]
, ...11 more...
)