Click or drag to resize

IVolumeProfileAssignRange Method (DateTime, DateTime)

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
bool AssignRange(
	DateTime begin,
	DateTime end
)

Parameters

begin
Type: SystemDateTime
end
Type: SystemDateTime

Return Value

Type: Boolean
See Also