UpdateAssemblyBase Method

Microsoft Robotics Studio

Update class from the file based assembly

Namespace: Microsoft.Dss.Services.ContractModel
Assembly:  DssBase (in DssBase.dll)
Version: 1.5.507.0

Syntax

public bool UpdateAssemblyBase()
'Declaration
Public Function UpdateAssemblyBase As Boolean
public:
bool UpdateAssemblyBase ()

Return Value

true if the assembly was updated

See Also

DssAssemblyBase Class

Microsoft.Dss.Services.ContractModel Namespace