PropertyDefOrObjectTypeJALoadApiObject Method
(Re-)Initializes this adaptor object to be the equivilent of the passed API object.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public override void LoadApiObject(
PropertyDefOrObjectType propertyDefOrObjectType
)
- propertyDefOrObjectType PropertyDefOrObjectType
- The API object used to set the values of this object.
IMFJsonAdaptorTLoadApiObject(T)