setSchemaType (method)

Sets the schema type.

Syntax

- (void)setSchemaType:(NSString*)name;
public func setSchemaType(_ name: String) throws -> Void

Remarks

The class will set the schema type to the Name specified. Once set, you can view the details of the complex type (via SchemaTypeField).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]