[This is preliminary documentation and is subject to change.]
Update the record for a stream in the repository
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
Syntax
C# |
---|
public Stream UpdateStream( Stream stream ) |
Visual Basic |
---|
Public Function UpdateStream ( _ stream As Stream _ ) As Stream |
Visual C++ |
---|
public: Stream^ UpdateStream( Stream^ stream ) |
Parameters
- stream
- Type: Perforce.P4..::..Stream
Stream specification for the stream being updated