Click or drag to resize

FileMetaDataOtherActions Property

List of Actions by other users

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public IList<FileAction> OtherActions { get; set; }

Property Value

Type: IListFileAction
See Also