Click or drag to resize

RolloverBaseGetExpiry Method

Returns the Expiry

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public abstract Expiry GetExpiry(
	DateTime tradeDate
)

Parameters

tradeDate  DateTime
 

Return Value

Expiry
See Also