[This is preliminary documentation and is subject to change.]
Flags for the labels command.
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
Syntax
C# |
---|
[FlagsAttribute] public enum LabelsCmdFlags |
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration LabelsCmdFlags |
Visual C++ |
---|
[FlagsAttribute] public enum class LabelsCmdFlags |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No flags. | |
Time | 1 | The -t flag displays the time as well as the date. |