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