Click or drag to resize

ILDIFFormatterGetLDIF Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
List<string> GetLDIF(
	DataObject dataObject,
	DateTime changedSince
)

Parameters

dataObject
Type: Omada.OE.ModelDataObject
changedSince
Type: SystemDateTime

Return Value

Type: ListString
See Also