SoByteStreamIsRawData Method |
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsRawData()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsRawData As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsRawData()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsRawData : unit -> bool
Return Value
Type:
BooleanRemarks See Also