Pole SystemSettingGroup.SystemSettings
ArrayOfSystemSetting typu złożonego.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataMemberAttribute> _
Public SystemSettings As Collection(Of SystemSetting)
'Użycie
Dim instance As SystemSettingGroup
Dim value As Collection(Of SystemSetting)
value = instance.SystemSettings
instance.SystemSettings = value
[DataMemberAttribute]
public Collection<SystemSetting> SystemSettings
[DataMemberAttribute]
public:
Collection<SystemSetting^>^ SystemSettings
[<DataMemberAttribute>]
val mutable SystemSettings: Collection<SystemSetting>
public var SystemSettings : Collection<SystemSetting>
Zobacz także