LicenseRequest.Organization Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the company name.
public string Organization { get; set; }
Property value
string
Gets or sets the company name.
public string Organization { get; set; }