GuiUncListBudgetUnknownIdDecoder Property
Unknown Id Decoder
Namespace: Metas.UncLib.LinProp.GuiAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
public UnknownIdDecoderDelegate UnknownIdDecoder { get; set; }
Public Property UnknownIdDecoder As UnknownIdDecoderDelegate
Get
Set
public:
property UnknownIdDecoderDelegate^ UnknownIdDecoder {
UnknownIdDecoderDelegate^ get ();
void set (UnknownIdDecoderDelegate^ value);
}
member UnknownIdDecoder : UnknownIdDecoderDelegate with get, set
Property Value
UnknownIdDecoderDelegate