SoDeviceContextSetSharable Method |
Sets the sharable property.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetSharable(
bool sharable
)
Public Sub SetSharable (
sharable As Boolean
)
public:
void SetSharable(
bool sharable
)
member SetSharable :
sharable : bool -> unit
Parameters
- sharable
- Type: SystemBoolean
Remarks See Also