Click or drag to resize

SchemaDesignerServicesGetSchemaComponentEmbeds Method


[Missing <summary> documentation for "M:IngeniuxCMService.SchemaDesignerServices.GetSchemaComponentEmbeds(IngeniuxCMService.SchemaPagesGetInput)"]

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
public XHRServiceResponseGeneric<SchemaComponentEmbeds> GetSchemaComponentEmbeds(
	SchemaPagesGetInput data
)

Parameters

data
Type: SchemaPagesGetInput

[Missing <param name="data"/> documentation for "M:IngeniuxCMService.SchemaDesignerServices.GetSchemaComponentEmbeds(IngeniuxCMService.SchemaPagesGetInput)"]

Return Value

Type: XHRServiceResponseGenericSchemaComponentEmbeds

[Missing <returns> documentation for "M:IngeniuxCMService.SchemaDesignerServices.GetSchemaComponentEmbeds(IngeniuxCMService.SchemaPagesGetInput)"]

See Also