LabelStyleTextForEachComponentStyleGeneralTextForEach Property |
Gets the text component to output the specified content for each item in the specified collection.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string TextForEach { get; }
Public ReadOnly Property TextForEach As String
Get
public:
property String^ TextForEach {
String^ get ();
}
Property Value
String
See Also