Click or drag to resize

LicenseDetails Constructor

Initializes a new instance of the LicenseDetails class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public LicenseDetails(
	string name
)

Parameters

name
Type: SystemString
See Also