Share

SettingsTag.Creation Property

Gets the creation options of TableTag settings.



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

Syntax

C#

public SettingsTagSettingsCreation Creation { get; }

VB

Public ReadOnly Property Creation As SettingsTagSettingsCreation
	Get

C++

public:
property SettingsTagSettingsCreation^ Creation {
	SettingsTagSettingsCreation^ get ();
}

Property Value

SettingsTagSettingsCreation

See Also

Reference

Was this information helpful?