Class CreateTeam
create team.
Inheritance
System.Object
CreateTeam
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public class CreateTeam : object
Properties
| Improve this Doc View SourceTeamName
Gets or sets team name.
Declaration
public string TeamName { get; set; }
Property Value
Type | Description |
---|---|
System.String |