modules Field
<DataMember()> _
Public modules As List(Of LicenseModuleInfo)
This language is not supported or no code example is available.
[DataMember()]
public List<LicenseModuleInfo> modules
This language is not supported or no code example is available.
[DataMember()]
public:
List<LicenseModuleInfo>^ modules;
This language is not supported or no code example is available.