{CompanyName} FlexyGo

ObjectSettings Members

The ObjectSettings type exposes the following members.

Constructors


  Name Description
Public method ObjectSettings()()()()
Initializes a new instance of the ObjectSettings class.

Methods


  Name Description
Public method Static member _ProcessDefault
Processes default value.
Public method AreParents
Returns true if two objects are parents (Object or collection)
Public method FieldsString()()()()
Gets the field strings.
Public method FieldsString(String)
Gets the fields string.
Public method getObjBasicConfig
Obtains an basic configuration.
Public method ReloadFields
Reloads the fields.

Properties


  Name Description
Public property Active
Gets a value indicating whether this ObjectSettings is active.
Public property AdditionalOn
Gets a value indicating whether additional is on.
Public property AdditionalTables
Gets the additional Tables from an object.
Public property Auditable
Gets a value indicating whether this ObjectSettings is auditable.
Public property CanClone
Gets a value indicating whether Object can be cloned.
Public property CanDelete
Gets a value indicating whether Object Can be deleted.
Public property CanInsert
Gets a value indicating whether object can be inserted.
Public property CanPrint
Gets a value indicating whether Object is printable.
Public property CanUpdate
Gets a value indicating whether object can be updated.
Public property CanView
Gets a value indicating whether Object can be viewed.
Public property Configuration
Gets a value indicating whether this ObjectSettings is from configuration database.
Public property ConnStringId
Gets the connection string Id.
Public property DataViews
Gets the object DataViews.
Public property DefaultChild
Gets the default child.
Public property DefaultPageSize
Gets the Collections default page size.
Public property DefaultTransactionOn
Gets a value indicating whether Default Transaction is On.
Public property DeleteFlowText
The delete flow text message
Public property DeleteProcessName
Gets or sets the delete process name
Public property DeleteType
Gets or sets the delete type .
Public property Description
Gets the description.
Public property Fields
Gets the fields settings collection.
Public property GridViews
Gets the object GridViews.Dataviews with Show as Grid=true
Public property HelpId
Gets the help identifier.
Public property IconClass
Gets the Css Class.
Public property IconName
Gets the Icon Id.
Public property IgnoreDBRequired
Gets a value indicating whether this ObjectSettings Ignores required fields from the database.
Public property ImagePath
Gets the ImagePath.
Public property InsertFlowText
The insert flow text message
Public property InsertProcessName
Gets or sets the insert process name
Public property InsertType
Gets or sets the insert type.
Public property IsCollection
Gets a value indicating whether this instance is a collection.
Public property KeyFields
Gets object key field collection.
Public property Keys
Gets object key field collection.
Public property LoadProcessName
Gets the load process name
Public property NavigateNodeId
Gets the Navigate Node Id function.
Public property ObjectName
Gets the object name.
Public property Offline
Gets a value indicating whether Object is Offline.
Public property OrderBy
Gets the order by.
Public property OverrideObjectName
Gets the alternative object to show type.
Public property OverrideObjectWhere
Gets the alternative object to show where.
Public property ParentName
Gets the parents Name.
Public property ParsedDescription
Gets the parsed description.
Public property ProcessCollection
Gets the process collection.
Public property Properties
Gets the complete property collection.
Public property PropertiesWithDefinition
Gets only the Flexygo defined property collection.
Public property PropertiesWithDefinitionAndKeys
Gets only the Flexygo defined property collection.
Public property RelatedBy
Gets the related by objects.
Public property RelatedObjects
Gets related objects.
Public property ReportCollection
Gets the Object Reports collection.
Public property Schema
Public property ShowInDefaultMenu
Gets a value indicating whether this ObjectSettings is shown in the default Menu.
Public property SQL
Gets the SQL.
Public property TableName
Gets the table name.
Public property Templates
Gets the object Templates.
Public property UniqueIdentifier
Gets Object unique Identifier if defined.
Public property UpdateFlowText
The update flow text message
Public property UpdateProcessName
Gets or sets the update process name.
Public property UpdateType
Gets or sets the update type.
Public property ViewKeys
Gets the view keys.
Public property WebAPICanDelete
Gets a value indicating whether Object can be deleted using web api
Public property WebAPICanEdit
Gets a value indicating whether Object can be updated using web api
Public property WebAPICanInsert
Gets a value indicating whether Object can be inserted using web api
Public property WebAPICanPrint
Gets a value indicating whether Object is printable using web api
Public property WebAPICanView
Gets a value indicating whether Object can be viewed using web api
Public property WebAPICanViewCollection
Gets a value indicating whether Object can be listed using web api
Public property Where
Gets the where.