You are here: Start » FIL.NET » Invoke.EdgeModel_ElasticByteSize

Invoke.EdgeModel_ElasticByteSize

Returns estimated size of the EdgeModel_Elastic in bytes.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void EdgeModel_ElasticByteSize
(
	Fil.EdgeModel_Elastic inEdgeModel,
	out long outByteSize
)

Parameters

Name Type Range Default Description
inEdgeModelFil.EdgeModel_Elastic
outByteSizelong

See also