Click or drag to resize

OpsMemoCheckHeader Properties

The OpsMemoCheckHeader type exposes the following members.

Properties
 NameDescription
Public propertyTeamActive
(Overrides OpsCheckHeaderTeamActive)
Public propertyTeamIdentifier Returns a non-zero number which uniquely identifies a team, similar to object number Returns 0 if no team is assigned to the check.
(Overrides OpsCheckHeaderTeamIdentifier)
Public propertyTeamMembers Returns a collection of TeamMember entries for the team associate with the check. Returns null if no team member active
(Overrides OpsCheckHeaderTeamMembers)
Public propertyTeamName Returns the team name associate with the check's team. Returns null if no team is assigned to the check.
(Overrides OpsCheckHeaderTeamName)
Top
See Also