MFIdentifier Constructor (Object) |
Constructor to unknown any type object.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic MFIdentifier(
Object source
)
Parameters
- source
- Type: SystemObject
Source data object of many type.
See Also