UDPBooleanDefaultValue Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool DefaultValue { get; set; }
Public Property DefaultValue As Boolean
Get
Set
public:
property bool DefaultValue {
bool get ();
void set (bool value);
}
Property Value
Boolean
ExampleNo code example is currently available or this language may not be supported.
See Also