SystemProperties Namespace |
The SystemProperties namespace contains marker interfaces used for documentation purposes only. These interfaces are not available in the release versions of NetQuarry.
Properties with an underscore in their name (e.g. FieldProperties) are named this way to prevent collision. There are actually duplicate parameters defined in the metadata with sub-types that cause the NetQuarry Studio to distinguish between them based on the type of the object.
Interface | Description | |
---|---|---|
ApplicationProperties | Properties specific to Application objects. | |
ComponentProperties | Properties specific to Component objects. | |
DataSourceProperties | Properties specific to DataSource objects. | |
ExtensionProperties | Properties specific to Extension objects. | |
featureProperties | Properties specific to feature objects. | |
FieldProperties | Properties specific to Field objects. | |
FilterProperties | Properties specific to Filter objects. | |
MapperProperties | Properties specific to Mapper objects. | |
ModuleProperties | Properties specific to Module objects. | |
NavigationTargetProperties | Properties specific to NavigationTarget objects. | |
NavigatorProperties | Properties specific to Navigator objects. | |
ObjectTypeProperties | Properties specific to ObjectType objects. | |
PageElementProperties | Properties specific to PageElement objects. | |
PageProperties | Properties specific to Page objects. | |
ParameterProperties | Properties specific to Parameter objects. | |
PicklistItemProperties | Properties specific to PicklistItem objects. | |
PicklistProperties | Properties specific to Picklist objects. | |
ReportProperties | Properties specific to Report objects. | |
SavedFilterProperties | Properties specific to SavedFilter objects. | |
ServiceProperties | Properties specific to Service objects. | |
TaskProperties | Properties specific to Task objects. | |
TemplateProperties | Properties specific to Template objects. | |
TextTypeObjectTypeProperties | Properties specific to TextTypeObjectType objects. |