ReadOnlyModelControllerTPrimaryKeyField Property
Gets or sets the primary key field for the model.
Namespace: Gemstone.Web.APIControllerAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.166 -- Release Build+4a305edb6f8467fec4d04bc8edb60d0dcc31a9ba
protected string PrimaryKeyField { get; set; }
Protected Property PrimaryKeyField As String
Get
Set
function get_PrimaryKeyField();
function set_PrimaryKeyField(value);
Property Value
String