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