Namespace: Perforce.P4
Assembly: p4api.net (in p4api.net.dll) Version: 2017.3.160.836 (2017.3.160.0836)

Syntax

C#
public StreamMetaData..::..IntegAction IntegFromParentHow { get; set; }
Visual Basic
Public Property IntegFromParentHow As StreamMetaData..::..IntegAction
	Get
	Set
Visual C++
public:
property StreamMetaData..::..IntegAction IntegFromParentHow {
	StreamMetaData..::..IntegAction get ();
	void set (StreamMetaData..::..IntegAction value);
}

See Also