AssocDependencyDependentOnObjectStatus Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public ErrorStatus DependentOnObjectStatus { get; }
Public ReadOnly Property DependentOnObjectStatus As ErrorStatus
Get
public:
property ErrorStatus DependentOnObjectStatus {
ErrorStatus get ();
}
member DependentOnObjectStatus : ErrorStatus with get
Property Value
Type:
ErrorStatus
See Also