Warnings Constructor
Initializes a new instance of the Warnings class.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Warnings()
public Warnings()
public:
Warnings()
new : unit -> Warnings
public function Warnings()