ExpressionReferenceString Property

Gets the reference string of the Expression that can be used to create other expressions. A sample output would be "{Alignment Length}".

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string ReferenceString { get; }

Property Value

String
See Also

Reference

Expression Class
Autodesk.Civil.DatabaseServices.Styles Namespace
ExpressionCollection::Add() method