SoLDMResourceManager Constructor |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SoLDMResourceManager(
SoDataSet ds
)
Public Sub New (
ds As SoDataSet
)
public:
SoLDMResourceManager(
SoDataSet^ ds
)
new :
ds : SoDataSet -> SoLDMResourceManager
Parameters
- ds
- Type: OIV.LDM.NodesSoDataSet
Remarks See Also