  | 
UpdateFixedSettlingDateRequestFixedSettlingMonth Property | 
            Gets or sets the fixed settling month. The value can not be outside the range from 1 to 12 and it's optional.         
            
Namespace: Infosoft.Webservices.SubscriptionAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntaxpublic int? FixedSettlingMonth { get; set; }No code example is currently available or this language may not be supported.
Property Value
NullableInt32
            The fixed settling month.
            
See Also