AppliedSubassemblyLinks Property |
Gets the collection of CalculatedLinks in this AppliedSubssembly.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CalculatedLinkCollection Links { get; }
Public ReadOnly Property Links As CalculatedLinkCollection
Get
public:
property CalculatedLinkCollection^ Links {
CalculatedLinkCollection^ get ();
}
Property Value
CalculatedLinkCollection
See Also