PipeNetworkStateParamsBool Property |
Gets a collection of parameters with boolean values associated with the network state.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamBoolCollection ParamsBool { get; }
Public ReadOnly Property ParamsBool As ParamBoolCollection
Get
public:
property ParamBoolCollection^ ParamsBool {
ParamBoolCollection^ get ();
}
Property Value
ParamBoolCollection
See Also