| 
            
              ModelControllerTUniqueKeyField Property 
             | 
          
        
          
    Namespace: 
   GSF.Web.Model
    Assembly:
   GSF.Web (in GSF.Web.dll) Version: 2.3.455-beta
Syntaxprotected string UniqueKeyField { get; set; }Protected Property UniqueKeyField As String
	Get
	Set
member UniqueKeyField : string with get, set
function get_UniqueKeyField();
function set_UniqueKeyField(value);
 Request Example
		View SourceProperty Value
Type: 
String
See Also