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.167 -- Release Build+892a03c3dbb675b99c038de5cdd8c3d77a46615f
protected string PrimaryKeyField { get; set; }
Protected Property PrimaryKeyField As String
Get
Set
function get_PrimaryKeyField();
function set_PrimaryKeyField(value);
Property Value
String