Share via


ICodeWriterFilterService.GenerateOption Method

[Applies to: Microsoft Dynamics CRM 2011]

Namespace: Microsoft.Crm.Services.Utility
Assembly: CrmSvcUtil (in CrmSvcUtil.dll)

Usage

'Usage

Syntax

'Declaration
Function GenerateOption ( _
    optionMetadata As OptionMetadata, _
    services As IServiceProvider _
) As Boolean
bool GenerateOption (
    OptionMetadata optionMetadata,
    IServiceProvider services
)

Parameters

  • optionMetadata
  • services

Return Value

Returns Boolean.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2008

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)

See Also

Reference

ICodeWriterFilterService Interface
ICodeWriterFilterService Members
Microsoft.Crm.Services.Utility Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.