Share

BaselineRegion.AppliedAssemblySetting Property

Gets the information of the way to apply assembly.



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

Syntax

C#

public AppliedAssemblySetting AppliedAssemblySetting { get; }

VB

Public ReadOnly Property AppliedAssemblySetting As AppliedAssemblySetting
	Get

C++

public:
property AppliedAssemblySetting^ AppliedAssemblySetting {
	AppliedAssemblySetting^ get ();
}

Property Value

AppliedAssemblySetting

See Also

Reference

Was this information helpful?