SIFWorks ADK 2.0
ElectronicId Class
NamespacesEdustructures.SifWorks.CommonElectronicId

[This is preliminary documentation and is subject to change.]

Identifies an electronic ID (barcode, magstripe, PIN, etc.)
Declaration Syntax
C#Visual BasicVisual C++
public class ElectronicId : SifKeyedElement
Public Class ElectronicId _
	Inherits SifKeyedElement
public ref class ElectronicId : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ElectronicIdElectronicIdNew()()
Creates an instance of an ElectronicId

ElectronicIdElectronicIdNew(ElectronicIdType, String)
Constructor that accepts values for all mandatory fields

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetType(ElectronicIdType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Value
Gets or sets the value of the <ElectronicId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10