| BankOptionsBankStartDate Property | 
            Start date of the bank hours 
period.
            
 
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
 Syntax
Syntaxpublic DateTime BankStartDate { get; set; }Public Property BankStartDate As DateTime
	Get
	Set
public:
property DateTime BankStartDate {
	DateTime get ();
	void set (DateTime value);
}member BankStartDate : DateTime with get, set
Property Value
Type: 
DateTime See Also
See Also