Show / Hide Table of Contents

Enum AiTextStyle

AI Text reformmating styles

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum AiTextStyle

Fields

Name Description
Casual

3: Casual - make text more casual

Correct

2: Correct - fix grammar and spelling errors

Formal

4: Formal - make text more formal

None

0: None - just return text

Rephrase

1: Rephrase - just rephrase the text

Extension Methods

EnumUtil.MapEnums<AiTextStyle, To>(AiTextStyle)
Converters.MapEnums<AiTextStyle, To>(AiTextStyle)
ObjectExtensions.AssignByReflection<AiTextStyle>(AiTextStyle, AiTextStyle)
ObjectExtensions.GraphCopy<AiTextStyle>(AiTextStyle)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top