SOLIDWORKS PDM Professional API Help Send Feedback
mbsRefID Field
See Also 
EPDM.Interop.epdm Namespace > EdmRawReference Structure : mbsRefID Field


Internal ID of the file reference.

Syntax

Visual Basic 
Public mbsRefID As System.String
C# 
public System.string mbsRefID
C++/CLI 
public:
System.String^ mbsRefID

Example

See the EdmRawReference examples.

See Also