Gets the boolean parameters collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual ParamBoolCollection ParamsBool { get; }
Public Overridable ReadOnly Property ParamsBool As ParamBoolCollection
Get
public:
virtual property ParamBoolCollection^ ParamsBool {
ParamBoolCollection^ get ();
}
Property Value
ParamBoolCollection
See Also