Click or drag to resize

PerOwnerExportGetKey Method

[Missing <summary> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

Namespace:  Tse.EasyBook.Server.DataContracts.Internal.Dac7
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string GetKey(
	int taxYear,
	Consumer consumer,
	Owner ow,
	string txtYearDocRefIdUniquePart
)

Parameters

taxYear
Type: SystemInt32

[Missing <param name="taxYear"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

consumer
Type: Consumer

[Missing <param name="consumer"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

ow
Type: Owner

[Missing <param name="ow"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

txtYearDocRefIdUniquePart
Type: SystemString

[Missing <param name="txtYearDocRefIdUniquePart"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.PerOwnerExport.GetKey(System.Int32,Tse.EasyBook.Server.Model.Consumer,Tse.EasyBook.Server.Model.Owner,System.String)"]

See Also