MetadataCacheVaultObjectOperationsGetObjectLocationsInView Method |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual Strings GetObjectLocationsInView(
int view,
MFLatestSpecificBehavior latestSpecificBehavior,
ObjVer objectVersion
)
Public Overridable Function GetObjectLocationsInView (
view As Integer,
latestSpecificBehavior As MFLatestSpecificBehavior,
objectVersion As ObjVer
) As Strings
public:
virtual Strings^ GetObjectLocationsInView(
int view,
MFLatestSpecificBehavior latestSpecificBehavior,
ObjVer^ objectVersion
)
Parameters
- view
- Type: SystemInt32
- latestSpecificBehavior
- Type: MFLatestSpecificBehavior
- objectVersion
- Type: ObjVer
Return Value
Type:
Strings
See Also