GetMaterialInformationResponseMaterials Property |
A list of structures containing the detailed information about the material packages that were requested.
Namespace: CFX.Materials.ManagementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<MaterialPackageDetail> Materials { get; set; }Public Property Materials As List(Of MaterialPackageDetail)
Get
Set
Property Value
ListMaterialPackageDetail
See Also