Share via


Level Property

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicOverridablePropertyLevelAsErrorLevelGetSet
'Usage
DiminstanceAsErrorInformationDimvalueAsErrorLevelvalue = instance.Level

instance.Level = value
publicvirtualErrorLevelLevel { get; set; }
public:
virtualpropertyErrorLevelLevel {
    ErrorLevelget ();
    voidset (ErrorLevelvalue);
}
function getLevel () : ErrorLevelfunction setLevel (value : ErrorLevel)

Property Value

Type: System.Dataflow. . :: . .ErrorLevel

.NET Framework Security

See Also

Reference

ErrorInformation Class

ErrorInformation Members

System.Dataflow Namespace