SOLIDWORKS PDM Professional API Help Send Feedback
IsReadOnly Property (IEdmCardControl5)
See Also 
EPDM.Interop.epdm Namespace > IEdmCardControl5 Interface : IsReadOnly Property (IEdmCardControl5)


Gets whether this control is read-only.

Syntax

Visual Basic 
ReadOnly Property IsReadOnly As System.Boolean
C# 
System.bool IsReadOnly {get;}
C++/CLI 
property System.bool IsReadOnly {
   System.bool get();
}

Property Value

True if this control is read-only, false if not

Example

See the IEdmCardControl6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2