Click or drag to resize

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
Syntax
C#
public static bool IsMasterDataSource(
	int appStringSourceId
)

Parameters

appStringSourceId
Type: SystemInt32

Return Value

Type: Boolean
See Also