DeleteTable..::..RootField Property
Gets or sets the root field.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition RootField { get; set; }
Public Property RootField As FieldDefinition Get Set
public: property FieldDefinition^ RootField { FieldDefinition^ get (); void set (FieldDefinition^ value); }