Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
FileController Class
FileController Methods
GetFileVersionDataInit Method
GetFileVersionDataInit Method (Int32, Byte[], Int32)
GetFileVersionDataInit Method (Int32, Byte[], Int32, SqlConnection, SqlTransaction)
FileController
GetFileVersionDataInit Method (Int32,
Byte
, Int32
)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
GetFileVersionDataInit
(
int
fileVersionId
,
out
byte
[]
pointer
,
out
int
length
)
Parameters
fileVersionId
Type:
System
Int32
pointer
Type:
System
Byte
length
Type:
System
Int32
See Also
Reference
FileController Class
GetFileVersionDataInit Overload
Omada.OE.AppLogic Namespace