ObjVerExToString Method

Returns a string representation of the object version.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override string ToString()

Return Value

String
String representation of the object "(ObjType-ID-Version)"

See Also