Click or drag to resize

AppStringSourceGetMasterDataSourceIds Method

Returnes the id'er for appstringsources which contains string used on masterdata (property names etc.). The metode is used to select strings for script generation.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static IntegerList GetMasterDataSourceIds()

Return Value

Type: IntegerList
See Also