UDPBooleanDefaultValue Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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