Compartir a través de


TokenUsed 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
PublicReadOnlyPropertyTokenUsedAsBoolean()
    Get
'Usage
DiminstanceAsGlrStateDimvalueAsBoolean()

value = instance.TokenUsed
publicbool[] TokenUsed { get; }
public:
propertyarray<bool>^ TokenUsed {
    array<bool>^ get ();
}
function getTokenUsed () : boolean[]

Property Value

Type: array<System. . :: . .Boolean> [] () [] []

.NET Framework Security

See Also

Reference

GlrState Class

GlrState Members

System.Dataflow Namespace