Click or drag to resize

InformationContainerRepositoryGetForInformationContainer Method


Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public static InformationContainerRepository GetForInformationContainer(
	InformationContainer container,
	bool create = true
)

Parameters

container  InformationContainer
 
create  Boolean  (Optional)
 

Return Value

InformationContainerRepository
See Also