StkFacilityDatabaseEntryFacilityName Property |
Gets or sets the facility name.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string FacilityName { get; set; }
Public Property FacilityName As String
Get
Set
public:
property String^ FacilityName {
String^ get ();
void set (String^ value);
}
member FacilityName : string with get, set
Property Value
Type:
StringSee Also