Required
public string BranchCode { get; set; }
Public Property BranchCode As String Get Set Dim instance As AgencyStructureItem Dim value As String value = instance.BranchCode instance.BranchCode = value
Copyright 2021 by Applied Systems Inc.