FileMetaDataOtherUsers Property
|
Other Users of this file
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic OtherUsers OtherUsers { get; set; }
Public Property OtherUsers As OtherUsers
Get
Set
public:
property OtherUsers^ OtherUsers {
OtherUsers^ get ();
void set (OtherUsers^ value);
}
member OtherUsers : OtherUsers with get, set
Property Value
Type:
OtherUsers
See Also