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