AttributeMetaData.WriteVariable Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

AttributeMetaData.WriteVariable Property

Gets the name of the variable mapped to this attribute for writing.

[Visual Basic]Public ReadOnly Property WriteVariable As String
[C#]
public string WriteVariable {get;}

Property Value

Gets the name of the variable mapped to this attribute for writing.

Remarks

The attribute will be updated with the value from this variable when an entity operation performs a WriteToMappedAttr command.

See Also

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