| AppStringSourceDbIdIsMasterDataSource Method |
Returns whether an appstring source contains appstrings
used for master data - like name and description of properties.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static bool IsMasterDataSource(
int appStringSourceId
)
Parameters
- appStringSourceId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also