An NDoc Documented Class Library

AttributeMetaData.WriteVariable Property

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

public virtual 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 | WRQ.Verastream.HostIntegrator Namespace