Click or drag to resize

LicenseDetailsDetails Property

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public Dictionary<string, int> Details { get; set; }

Property Value

Type: DictionaryString, Int32
See Also