PocketPlanner Programmer's Guide

Style.Store Method

See Also

Creates a string representation of the Style.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

public string Store ()

Visual Basic

Public Function Store () As String

 Return Value

A string containing the Style representation.

 See Also