 | HarnessIsWeaklyCoupled Property |
Gets/Sets if harness should be weakly coupled with main document.
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool IsWeaklyCoupled { get; set; }
Public Property IsWeaklyCoupled As Boolean
Get
Set
public:
property bool IsWeaklyCoupled {
bool get ();
void set (bool value);
}
member IsWeaklyCoupled : bool with get, set
Property Value
Boolean
See Also