ICompanyNaicsCode Property

Gets or sets the NAICS Code.

Definition

Namespace: Common.Core.Interfaces
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
string? NaicsCode { get; set; }

Property Value

String

See Also