SubassemblyParamsLong Property |
Gets the Long parameters collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamLongCollection ParamsLong { get; }
Public ReadOnly Property ParamsLong As ParamLongCollection
Get
public:
property ParamLongCollection^ ParamsLong {
ParamLongCollection^ get ();
}
Property Value
ParamLongCollection
See Also