CadClassEntity.ApplicationName

CadClassEntity.ApplicationName property

Gets or sets the name of the application.

public string ApplicationName { get; set; }

Property Value

The name of the application.

See Also