Share

LabelStyleReferenceTextComponent.StyleGeneral.ReferenceTextObjectType Property

Gets the reference text object type.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public string ReferenceTextObjectType { get; }

VB

Public ReadOnly Property ReferenceTextObjectType As String
	Get

C++

public:
property String^ ReferenceTextObjectType {
	String^ get ();
}

Property Value

String

See Also

Reference

Was this information helpful?