UdfMethodAttribute Properties

Include Protected Members
Include Inherited Members

The UdfMethodAttribute type exposes the following members.

Properties

  Name Description
Public property IsVolatile Specifies whether a user-defined function (UDF) method is volatile or non-volatile.
Public property ReturnsPersonalInformation Specifies that the user-defined function (UDF) method may return information based on the current user executing the session.
Public property TypeId (Inherited from Attribute.)

Top

See Also

Reference

UdfMethodAttribute Class

Microsoft.Office.Excel.Server.Udf Namespace