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