ValidationResult.Success Property
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.
public:
static property Microsoft::ReportDesigner::ValidationResult Success { Microsoft::ReportDesigner::ValidationResult get(); };
public static Microsoft.ReportDesigner.ValidationResult Success { get; }
member this.Success : Microsoft.ReportDesigner.ValidationResult
Public Shared ReadOnly Property Success As ValidationResult