Click or drag to resize

FileControllerSaveFileVersionDataInit Method (Int32, Byte)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveFileVersionDataInit(
	int fileVersionId,
	out byte[] pointer
)

Parameters

fileVersionId
Type: SystemInt32
pointer
Type: SystemByte
See Also