Namespace: Contracts.Data
Assembly: Contracts (in Contracts.dll)

Public Sub New( _ 
ByVal file_id As EntityID, _ 
ByVal mode As ReferenceMode
)
This language is not supported or no code example is available.
public ReferencingFileInfo( 
EntityID file_id
ReferenceMode mode 
)
This language is not supported or no code example is available.
public:  
ReferencingFileInfo( 
EntityID^ file_id
ReferenceMode mode 
)
This language is not supported or no code example is available.
public function ReferencingFileInfo( 
file_id : EntityID
mode : ReferenceMode 
);
This language is not supported or no code example is available.

Parameters

file_id
Type: EntityID

mode
Type: ReferenceMode

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1