ApplicationSettingGroupInfoParent Property |
应用
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ApplicationSettingGroupInfo Parent { get; }
public:
property ApplicationSettingGroupInfo^ Parent {
ApplicationSettingGroupInfo^ get ();
}
Property Value
Type:
ApplicationSettingGroupInfo
See Also