Click or drag to resize

AnnotationPropertyHelperParse Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static Object Parse(
	string value,
	AnnotationPropertyType type
)

Parameters

value
Type: SystemString
type
Type: FileHold.CommonAnnotationPropertyType

Return Value

Type: Object
See Also