Click or drag to resize

AppProfileLoadFormSeqDictionary Property

load 폼의 서브테이블 순번 pk

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, int> LoadFormSeqDictionary { get; set; }

Property Value

Type: DictionaryString, Int32
See Also