 |
CommissionAgreementOpenEffectiveTo Property |
OpenEffectiveTo
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: 2023.1.0.1249
Syntaxpublic bool OpenEffectiveTo { get; set; }
Public Property OpenEffectiveTo As Boolean
Get
Set
Dim instance As CommissionAgreement
Dim value As Boolean
value = instance.OpenEffectiveTo
instance.OpenEffectiveTo = value
Property Value
Type:
Boolean
Remarks
See Also