OperationMetaData.AttributesUsed Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

OperationMetaData.AttributesUsed Property

Gets a list of the attributes used in an operation.

[Visual Basic]Public ReadOnly Property AttributesUsed As IList
[C#]
public System.Collections.IList AttributesUsed {get;}

Property Value

This property returns a list of the attributes used in an operation.

Remarks

Gets a list of the attributes used in an operation.

See Also

OperationMetaData Class | OperationMetaData Members | WRQ.Verastream.HostIntegrator Namespace