SubassemblyIsDynamic Property |
Returns true if the subassembly dynamically computes its state.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsDynamic { get; }
Public ReadOnly Property IsDynamic As Boolean
Get
public:
property bool IsDynamic {
bool get ();
}
Property Value
Boolean
See Also