NHapi.Model.V25.Group.RRE_O12_TIMING.AddTQ2 C# (CSharp) Method

AddTQ2() public method

Adds a new TQ2
public AddTQ2 ( ) : TQ2
return TQ2
	public TQ2 AddTQ2()
	{
		return this.AddStructure("TQ2") as TQ2;
	}