Create a FormSpec from the tagged output of the 'spec' command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
C# |
---|
public static FormSpec FromSpecCmdTaggedOutput( TaggedObject obj ) |
Visual Basic |
---|
Public Shared Function FromSpecCmdTaggedOutput ( _ obj As TaggedObject _ ) As FormSpec |
Visual C++ |
---|
public: static FormSpec^ FromSpecCmdTaggedOutput( TaggedObject^ obj ) |
Parameters
- obj
- Type: Perforce.P4..::..TaggedObject
Tagged object returned by the 'spec' command