| LicenseItemFill Method |
Namespace:
Dynamicweb.Security.Licensing.DataObjects
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static LicenseItem Fill(
IDataReader reader
)
Public Shared Function Fill (
reader As IDataReader
) As LicenseItem
Parameters
- reader
- Type: System.DataIDataReader
Return Value
Type:
LicenseItemSee Also