Perforce API for the .Net CLR
P4Revision.Integrations Property
Returns the list of P4Integration objects for this revision.
[Visual�Basic]
Public�ReadOnly�Property�Integrations�As�
IList`1([P4API.P4Integration, p4api, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null))
[C#]
public�
P4Integration, p4api, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]
�Integrations�{get;}
See Also
P4Revision Class
|
P4API Namespace