Show / Hide Table of Contents

Class UpdateTeam

create team.

Inheritance
System.Object
UpdateTeam
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public class UpdateTeam : object

Properties

| Improve this Doc View Source

TeamId

Gets or sets team id.

Declaration
public string TeamId { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

TeamName

Gets or sets team name.

Declaration
public string TeamName { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright 2001-2022 Syncfusion Inc.
All Rights Reserved