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