TrackPoint.Type Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property Microsoft::BizTalk::Bam::EventObservation::TrackPoint::TrackPointType Type { Microsoft::BizTalk::Bam::EventObservation::TrackPoint::TrackPointType get(); void set(Microsoft::BizTalk::Bam::EventObservation::TrackPoint::TrackPointType value); };
public Microsoft.BizTalk.Bam.EventObservation.TrackPoint.TrackPointType Type { get; set; }
member this.Type : Microsoft.BizTalk.Bam.EventObservation.TrackPoint.TrackPointType with get, set
Public Property Type As TrackPoint.TrackPointType