AppliedSubassemblyParameters Property |
Gets the parameter collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic IAppliedSubassemblyParam[] Parameters { get; }
Public ReadOnly Property Parameters As IAppliedSubassemblyParam()
Get
public:
property array<IAppliedSubassemblyParam^>^ Parameters {
array<IAppliedSubassemblyParam^>^ get ();
}
Property Value
IAppliedSubassemblyParam
See Also