StatusMessage.Code Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique code for a warning or error message that results from upgrading an Integration Services package.
public: int Code;
public int Code;
val mutable Code : int
Public Code As Integer