| Visual Basic (Declaration) | |
|---|---|
Public Property FunctionType As IccFunctionsType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccFunctionsType FunctionType {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccFunctionsType FunctionType { IccFunctionsType get(); void set (IccFunctionsType value); } | |
Return Value
A value that indicates the function type. For a list of possible values, refer to IccFunctionsType.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family