Share via


ServiceObjectAttribute Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines a class-level attribute that can be used to identify the service object that implements the class.

The following tables list the members exposed by the ServiceObjectAttribute type.

Public Constructors

  Name Description
ServiceObjectAttribute Creates an instance of the ServiceObjectAttribute class with the specified parameters.

Top

Public Properties

  Name Description
Aa460885.pubproperty(en-US,WinEmbedded.11).gif Compatibility Gets the compatibility level with any .NET or COM service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif Description Gets a description of the service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif Name Gets a name of the service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif Type Gets the tyoe of the service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif TypeId  (inherited from Attribute )
Aa460885.pubproperty(en-US,WinEmbedded.11).gif UposVersion Gets the UPOS version number of the service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif UposVersionMajor Gets the UPOS major version number for the service object.
Aa460885.pubproperty(en-US,WinEmbedded.11).gif UposVersionMinor Gets the UPOS minor version number of the service object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460885.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gifAa460885.static(en-US,WinEmbedded.11).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gifAa460885.static(en-US,WinEmbedded.11).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
Aa460885.pubmethod(en-US,WinEmbedded.11).gif IsDefaultAttribute  (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gifAa460885.static(en-US,WinEmbedded.11).gif IsDefined  Overloaded. (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gif Match  (inherited from Attribute )
Aa460885.pubmethod(en-US,WinEmbedded.11).gifAa460885.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
Aa460885.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa460885.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
Aa460885.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top

See Also

Reference

ServiceObjectAttribute Class
Microsoft.PointOfService Namespace