Compartir a través de


TargetState 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
PublicPropertyTargetStateAsShortGetSet
'Usage
DiminstanceAsParserTokenGotoEntryDimvalueAsShortvalue = instance.TargetState

instance.TargetState = value
publicshortTargetState { get; set; }
public:
propertyshortTargetState {
    shortget ();
    voidset (shortvalue);
}
function getTargetState () : shortfunction setTargetState (value : short)

Property Value

Type: System. . :: . .Int16

.NET Framework Security

See Also

Reference

ParserTokenGotoEntry Structure

ParserTokenGotoEntry Members

System.Dataflow Namespace