Click or drag to resize

RemDesignCreateFormat Method

Paperwork .Net Kütüphanesi
Format yaratma

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult CreateFormat(
	a_FormatInfo fi
)

Parameters

fi
Type: a_FormatInfo
Yaratılacak format verisi

Return Value

Type: a_GenericResult
a_GenericResult nesesi içinde , ErrorCode=0 ise işlem başarılıdır. Aksi taktirde Result ve Message alanları kontrol ediniz.
See Also