 |
CommissionAgreementOpenEffectiveFrom Property |
OpenEffectiveFrom
Namespace:
ASI.TAM.API.Data.UI.Account.Commission
Assembly:
ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2021.2.0.769
Syntaxpublic bool OpenEffectiveFrom { get; set; }
Public Property OpenEffectiveFrom As Boolean
Get
Set
Dim instance As CommissionAgreement
Dim value As Boolean
value = instance.OpenEffectiveFrom
instance.OpenEffectiveFrom = value
Property Value
Type:
Boolean
Remarks
See Also